The <WellTestConfiguration> element is the root node for the well test configuration XML. Other elements nested between the opening and closing WellTestConfiguration tags define the general, headers, wells, UDC configuration, and header template, positions, commands, actions, and action type properties.
To learn about how these elements relate to other elements in a well test configuration XML structure, see Well Test Hierarchy.
Example
|
<WellTestConfiguration> <General>…</General> <Headers>…</Headers> <UdcConfiguration>…</UdcConfiguration> <HeaderTemplates>…</HeaderTemplates> </WellTestConfiguration> |
The <WellTestConfiguration> element has the following properties:
| Property | Description |
|---|---|
|
Case Sensitive |
Yes |
|
Required |
Yes |
|
Number of Instances Allowed |
1 |
|
Parent Element |
None |
|
Child Elements |
<General> <Headers> |
|
Attributes |
None |
The <WellTestConfiguration> element has no attributes.